home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ 4⁄13⁄90 / 1071-Re Naming convention-Apr90 < prev    next >
Encoding:
Text File  |  1990-04-16  |  1.2 KB  |  31 lines  |  [TEXT/GEOL]

  1. Item forwarded  by  A33          to A34
  2.  
  3. Item forwarded  by  MACAPP.ADMIN to NORVELL.J
  4.  
  5. Item    4383265                         10-April-90        11:49PDT
  6.  
  7. From:   HABLUTZEL                       Hablutzel, Bob
  8.  
  9. To:     MACAPP.TECH$                    MacApp Technical
  10.  
  11. Sub:    Re: Naming conventions
  12.  
  13. > One of the great virtues of OP is the fact that modifications to programs can
  14. > be beautifully isolated.  Wholesale "replaces" of variable names, etc. put us
  15. > right back into the bad old days when a change to one "little" part of a
  16. > program (like a format) could cause the whole program to curl up and die.
  17.  
  18.  
  19.    I must disagree with this - Object programming protects the abstract
  20. workings of the program, not the actual implementation. The workings of the
  21. program would not change, merely the names of the object.
  22.    OK, you argue, but I must change my program to reflect these new, improved
  23. variables names. No way, dude! That's what computers are for - a single MPW
  24. script could handle the changes for us, provided the changes are done in a
  25. meaningful, consistant manner.
  26.    I'm for the change over, myself. Personally, I'd like to see it within the
  27. toolbox as well.
  28.  
  29. Bob
  30.  
  31.